-
Home
-
MeetingHub – Zoom Meeting, Google Meet, Jitsi Meet & Webex integration. The All-in-One Webinar & Video Conference Solution for WordPress
-
1.9.1
-
Code
-
Classes
- Mhub_Zoom_Api
Total Complexity |
64 |
Dependencies |
3 |
Dependents |
4 |
Total lines |
559 |
Lines of code |
248 |
Logical lines of code |
147 |
Comment lines |
239 |
Methods |
27 |
Properties |
5 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send_request() |
B |
38 |
21 |
68 |
log_message() |
A |
53 |
12 |
21 |
generate_jwt_key() |
S |
62 |
2 |
12 |
instance() |
S |
72 |
2 |
6 |
update_zoom_meeting() |
S |
65 |
2 |
9 |
create_zoom_meeting() |
S |
66 |
2 |
8 |
is_valid_xml() |
S |
68 |
2 |
8 |
get_bearer_token() |
S |
67 |
2 |
8 |
create_user() |
S |
61 |
1 |
12 |
end_meeting() |
S |
77 |
1 |
3 |
get_daily_report() |
S |
70 |
1 |
6 |
list_webinar_participants() |
S |
66 |
1 |
8 |
get_webinar_info() |
S |
74 |
1 |
4 |
update_webinar() |
S |
68 |
1 |
6 |
create_webinar() |
S |
74 |
1 |
4 |
list_webinar() |
S |
66 |
1 |
8 |
register_webinar_participants() |
S |
67 |
1 |
7 |
get_past_meeting_details() |
S |
78 |
1 |
3 |
delete_meeting() |
S |
78 |
1 |
3 |
get_meeting_info() |
S |
74 |
1 |
4 |
is_json() |
S |
76 |
1 |
4 |
__construct() |
S |
77 |
1 |
4 |
list_meetings() |
S |
66 |
1 |
8 |
delete_user() |
S |
78 |
1 |
3 |
get_user_info() |
S |
72 |
1 |
5 |
list_users() |
S |
65 |
1 |
9 |
get_account_report() |
S |
68 |
1 |
7 |